Fixed Square

FixedSqr

function FixedSqr(Value: TFixed): TFixed;

This is the same as using FixedMul(Value, Value).

See Also

Fixed Point Math, TFixed, Fixed Square Root